Programmer notes:

- These panels use Port 7 as the scheduling port, make sure your program uses the same port.

- The panel does not contain the 'End Meeting' button. The trigger for ending a meeting is a button press on Channel 1322 coming from the panel.  It is suggested that you create an intermediary pop-up page to confirm that they want to end the meeting.

- The panel does not contain the 'Extend Meeting' button.  The trigger for extending a meeting is a button press on Channel 1321 coming from the panel.  It is suggested that you create an intermediary pop-up page to confirm that they want to extend the meeting.  By default the meeting is extended by 15 minutes.  This value can be changed in code.

- For G5 panels, if you see messages on the bottom of your screen saying that pages are missing, update your firmware to at least version 1.5.66.  Once the device reboots after the upgrade, go to Settings -> G5 Settings -> Verbose File Diagnostics.  Make sure this option is NOT checked.  This will remove the false missing page errors from the G5 panel.